home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
whois.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
39 lines
<search function="whois">
<name>WHOIS Domain Lookup</name>
<description>
Use BetterWhois.com to lookup domain contact and DNS server information.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>whois karynova.com</td></tr>
</table>
</description>
<category>Computers</category>
<link>http://www.betterwhois.com/</link>
<contributor>Ryan Edwards</contributor>
<form name="whoisf"
action="http://www.betterwhois.com/bwhois.cgi"
method="get">
<input type="hidden" name="domain"/>
</form>
<script><![CDATA[
function whois(q)
{
if( nullArgs("whois", q) )
return false;
else
{
document.whoisf.domain.value = q;
submitForm(whoisf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>